MSVC Builds: Make Re-use Comment in Autotools Module Clearer
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 17 Sep 2015 01:19:10 +0000 (09:19 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 17 Sep 2015 01:19:10 +0000 (09:19 +0800)
build/Makefile.msvcproj

index 28d30a0e20edd196c96425aebd60e38d70f246a7..8ac5f813401a08016268c84f05789aa1cef25ce9 100644 (file)
@@ -2,12 +2,13 @@
 # Common Autotools file used to generate Visual Studio 2008+
 # Projects from their templates
 
-# This autotools file can be used in other projects that have
-# Visual Studio build support, and can be copied into
+# This autotools file, from GLib, can be used in other projects
+# that have Visual Studio build support, and is copied into
 # $(srcroot)/build/, except those that have their main sources
-# in their $(srcroot), or those that have their build files in
-# $(srcroot).  Those that should not use this include:
-# gobject-introspection, librsvg.
+# in their $(srcroot), or those that have their autotools build
+# files in $(srcroot).  Those that should not use this include:
+# gobject-introspection, librsvg, instead they would currently
+# need a modified version of this.
 
 # * Input variables:
 #